Tag: NextApp codex claude
-
NextApp - Engineering Blog
Thoughts, ideas and lessons learned while creating a new Personal Organizer / GTD app for desktop and mobile
-
Part 4: How a little insect messed up my database hash
The little bug neither Claude nor Codex figured out how to handle appropriately
-
Part 3: Creating a local cache of all the data
Detaching the app from the server and using a local db for reads
-
Part 2: Targeting Android with the Nextapp QT/QML application
There is lots of complexity in modern computer systems. Getting a QT app to work properly with Android is anything but trivial. This is a summary of how I got started.
-
Part 4: How a little insect messed up my database hash